GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ShapeActionsCommand クラス > ShapeActionsCommand コンストラクタ : ShapeActionsCommand コンストラクタ(Shape[],ZOrderCommand) |
'宣言
Public Function New( _ ByVal drawingObjects() As Shape, _ ByVal zOrderCommand As ZOrderCommand _ )
public ShapeActionsCommand( Shape[] drawingObjects, ZOrderCommand zOrderCommand )